-
Home
-
Salon Booking System – Free Version
-
10.30.4
-
Code
-
Classes
- Assistants_Controller
| Total Complexity |
68 |
| Dependencies |
9 |
| Dependents |
0 |
| Total lines |
830 |
| Lines of code |
686 |
| Logical lines of code |
184 |
| Comment lines |
33 |
| Methods |
11 |
| Properties |
1 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_stats() |
B |
31 |
16 |
114 |
| save_item_post() |
B |
38 |
18 |
65 |
| get_item_schema() |
A |
28 |
1 |
226 |
| get_items() |
A |
40 |
12 |
55 |
| prepare_response_for_collection() |
A |
43 |
8 |
49 |
| register_routes() |
S |
35 |
1 |
113 |
| create_item() |
S |
55 |
4 |
19 |
| update_item() |
S |
54 |
3 |
19 |
| get_item() |
S |
60 |
2 |
12 |
| delete_item() |
S |
62 |
2 |
11 |
| prepare_item_for_response() |
S |
80 |
1 |
3 |